label: Include all of the allocation in the clip
authorBenjamin Otte <otte@redhat.com>
Sat, 12 Jul 2014 03:32:12 +0000 (05:32 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 12 Jul 2014 05:13:28 +0000 (07:13 +0200)
commitf35ec11578afb6175447d838d8fcbdb25ac15fb4
treef4671909193c8a8505315adcb62b9a0a48bcf75b
parent0be93f8e860bbaa7216de8e5ebe25529f099dd39
label: Include all of the allocation in the clip

Otherwise, the CSS background we draw would be clipped if the ink rect
was smaller than the allocation (a very common thing).

Broken since 37030a771059f43ad701700380719d19cbc7c966 where we clipped
to the ink rect.
gtk/gtklabel.c